projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96b0483
)
Mention pixbufs in the migration guide
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 23 Oct 2017 16:33:15 +0000
(18:33 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 23 Oct 2017 16:33:15 +0000
(18:33 +0200)
They are being phased out.
docs/reference/gtk/migrating-3to4.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-3to4.xml
b/docs/reference/gtk/migrating-3to4.xml
index 9b1fb890241ef89aa90d4ea8be12074844a16992..e86139aa924ac557cc437b093a7f78de575cd5e7 100644
(file)
--- a/
docs/reference/gtk/migrating-3to4.xml
+++ b/
docs/reference/gtk/migrating-3to4.xml
@@
-295,6
+295,14
@@
that you are affected by that.
</para>
</section>
+
+ <section>
+ <title>GdkPixbuf is deemphasized</title>
+ <para>
+ A number of GdkPixbuf-based APIs have been removed. Use the available
+ surface-based replacements instead.
+ </para>
+ </section>
</section>
</chapter>